If you have purchased a commercial license then please login to your account using the details sent to you at the time of purchase.
This is the latest stable release of QScintilla. It allows you to build the C++ library and Python bindings for both PyQt6 and PyQt5.
Files | Changes |
---|---|
QScintilla_src-2.14.1.tar.gz QScintilla_src-2.14.1.zip |
ChangeLog |
PyQt-Scintilla for PyQt6 is provided as a source distribution (sdist) and binary wheels from PyPI. To install it run:
pip install PyQt6-QScintilla
PyQt-Scintilla for PyQt5 is provided as a source distribution (sdist) and binary wheels from PyPI. To install it run:
pip install QScintilla
This is a development snapshot of the next release of QScintilla including all bug fixes.
Files | Changes |
---|---|
QScintilla_src-2.14.2.dev2402181630.tar.gz QScintilla_src-2.14.2.dev2402181630.zip |
ChangeLog-2.14.2.dev2402181630 |
There are corresponding snapshots of the Python bindings that can be installed from the local PyPI server.
These are older releases of QScintilla.